TaskCompleteDate Property |
Represents the date on which a task is completed.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CompleteDate { get; set; }Public Property CompleteDate As DateTime
Get
Set
Property Value
Type:
DateTime
See Also